home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Developer Toolbox 6.1
/
SGI Developer Toolbox 6.1 - Disc 4.iso
/
src
/
swtools
/
mipsABI
/
examples
/
sup
/
PORT
/
step03
/
supcmisc.c.diff
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-08-02
|
334 b
|
16 lines
*** ../dist/supcmisc.c Thu Dec 16 07:29:49 1993
--- supcmisc.c Thu Dec 16 15:06:46 1993
***************
*** 57,62 ****
--- 57,66 ----
#endif
#include "supcdefs.h"
+ #if __STDC__
+ int notify (char *, ...);
+ #endif
+
struct liststruct { /* uid and gid lists */
char *Lname; /* name */
int Lnumber; /* uid or gid */